Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Minify release web build and add base-href #209

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

lsetiawan
Copy link
Contributor

This pull request includes changes to the jobs: section in the .github/workflows/web-main.yaml file to enhance the build process for the Flutter web application. The most important changes are:

  • Added the --release flag to the Flutter build command to ensure the application is built in release mode.
  • Included the --base-href "/post-disaster-comms/" option to set the base URL for the web application.

@lsetiawan lsetiawan merged commit a0d269b into main Nov 27, 2024
2 of 3 checks passed
@lsetiawan lsetiawan deleted the add-base-href branch November 27, 2024 22:58
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant